xen.git
2006-10-22 awilliam@xenbuild.aw[IA64] Fix Windows Timer stop issue.
2006-10-22 awilliam@xenbuild.aw[IA64] remove unused vmx/mm.c file
2006-10-22 awilliam@xenbuild.aw[IA64] BUG() bad path during domain destruction
2006-10-22 awilliam@xenbuild.aw[IA64] sync_console in ia64_init_handler
2006-10-19 awilliam@xenbuild.aw[IA64] fix a bug in accelerating mov to rr
2006-10-19 awilliam@xenbuild.aw[IA64] Correctly not handle VHPT long format.
2006-10-19 awilliam@xenbuild.aw[IA64] Remove unused code (vmx_uaccess).
2006-10-19 awilliam@xenbuild.aw[IA64] merge pal emulator
2006-10-19 awilliam@xenbuild.aw[IA64] backport toolchain fixes from linux-ia64
2006-10-19 awilliam@xenbuild.aw[IA64] add arch/ia64/kernel/Makefile to sparse tree
2006-10-17 awilliam@xenbuild.aw[IA64] code cleanups
2006-10-17 awilliam@xenbuild.aw[IA64] deopfuscate vcpu.c and priop.c and related headers
2006-10-17 awilliam@xenbuild.aw[IA64] Add not-SMP-safe comment about PV-on-HVM
2006-10-17 awilliam@xenbuild.aw[IA64] warning fix for HVM PV driver
2006-10-17 awilliam@xenbuild.aw[IA64] Fix panic when destroying DomVTI
2006-10-17 awilliam@xenbuild.aw[IA64] micro optimize __domain_flush_vtlb_track_entry.
2006-10-17 awilliam@xenbuild.aw[IA64] tlbflush_clock
2006-10-17 awilliam@xenbuild.aw[IA64] Remove dom0_align which isn't used anymore.
2006-10-15 awilliam@xenbuild.aw[IA64] warning fix
2006-10-14 awilliam@xenbuild.aw[IA64] Remove VHPT_ADDR
2006-10-14 awilliam@xenbuild.aw[IA64] TLB tracking
2006-10-14 awilliam@xenbuild.aw[IA64] linux/include/linux/hash.h.
2006-10-14 awilliam@xenbuild.aw[IA64] Accelerate mov to rr
2006-10-14 awilliam@xenbuild.aw[IA64] Xencomm fixes for HVM PV-drivers
2006-10-14 awilliam@xenbuild.aw[IA64] Xencomm fixes for HVM PV-drivers and driver...
2006-10-14 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-10-13 kfraser@localhost... [NET] front: Do not read features from backend until...
2006-10-13 kfraser@localhost... [NET] back: Simplify probing of new interfaces. There...
2006-10-13 kfraser@localhost... [NET] front: No need to read handle field from xenstore...
2006-10-13 kaf24@localhost... [IOEMU] Fix argument to parse_host().
2006-10-12 kfraser@localhost... [HVM][SVM] Use proper name for the K8 VM_CR MSR.
2006-10-12 kfraser@localhost... [HVM][SVM] Check if SVM is disabled by the BIOS before...
2006-10-12 kfraser@localhost... [NET] back: Copy tx_ring data before verification
2006-10-12 kfraser@localhost... [HVM] Fix resource leak in error path of AP bringup.
2006-10-12 kfraser@localhost... [XEN] Fix booting with dom0_mem specifying 4GB or more.
2006-10-12 kfraser@localhost... Fix privcmd mmap() on 64b architectures for regions...
2006-10-12 kfraser@localhost... Include resources for PV xen-platform device in ACPI...
2006-10-12 kfraser@localhost... [HVMLOADER] Remove an unused variable from an SMBIOS...
2006-10-12 kfraser@localhost... [IA64] Add support for enforcing singleshot mmap()...
2006-10-12 kfraser@localhost... [PRIVCMD] Fix ia64 domain creation by abstracting the...
2006-10-12 Christian Limpach[xenstore] Don't create a transaction for singleton...
2006-10-12 Christian Limpach[xenstore] Don't limit the number of concurrent transac...
2006-10-12 Tim Deegan[XEN] Fix race in shadow invlpg
2006-10-12 kfraser@localhost... [NET] back: Fix inter-domain networking when using...
2006-10-12 kfraser@localhost... [NET] front: Fix error handling to correctly skip bogus...
2006-10-10 kaf24@localhost... Revert 11728:30f13007be. Breaks Solaris guests.
2006-10-10 kfraser@localhost... [XEND] Add missing line from changeset 11653:3b7e11cbeb940
2006-10-10 Christian Limpach[xend/hotplug] Remove happy gun logging.
2006-10-10 kfraser@localhost... [NET] back: Fix netif rate limiting.
2006-10-10 Ian CampbellCorrect check for extended-cr3 support in __xen_guest...
2006-10-09 kaf24@localhost... [TOOLS] Fixes to miniterm serial terminal utility.
2006-10-09 kfraser@localhost... [NET] back: Refcount fixes to vif rate-limiting code.
2006-10-09 Tim Deegan[XEN] Zero PAE shadow l3es when destroying subshadows.
2006-10-09 kfraser@localhost... [XEND] No need to decompress the initrd when building...
2006-10-09 kfraser@localhost... [PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP.
2006-10-09 kfraser@localhost... [LINUX] Various fixes for mmapping I/O and foreign...
2006-10-09 Tim DeeganSince shadow_update_paging_modes() will modify v->arch...
2006-10-09 awilliam@xenbuild.aw[IA64] per vcpu vhpt
2006-10-09 awilliam@xenbuild.aw[IA64] Remove test of dead CONFIG_XEN_IA64_DOM0_NON_VP
2006-10-09 awilliam@xenbuild.aw[IA64] added __read_mostly to some variables
2006-10-09 awilliam@xenbuild.aw[IA64] __read_mostly
2006-10-09 awilliam@xenbuild.aw[IA64] make efi_print()'s output more readable
2006-10-09 awilliam@xenbuild.aw[IA64] add a warning message when ioremap hypercall...
2006-10-08 kaf24@firebug... [BLKTAP] Remove bogus extra public definition of sig_ha...
2006-10-06 kfraser@localhost... [BLKTAP] Fix trivial indentation snafu in previous...
2006-10-06 kfraser@localhost... [BLKTAP] Fix crash at start-of-day in blktapctrld
2006-10-06 kfraser@localhost... [BLKTAP] Formatting and style cleanups to blktapctrl.
2006-10-06 kfraser@localhost... [BALLOON] Replace alloc_empty_page_range with new helpe...
2006-10-06 kfraser@localhost... [BLK] tap: Allocate pages for foreign mappings individu...
2006-10-06 kaf24@firebug... [HVM][SVM] Revert changeset 11679:a949bd6ceb85
2006-10-05 kaf24@firebug... [TPM] back: Allocate pages for foreign mappings individ...
2006-10-05 kaf24@firebug... [NET] back: Allocate pages for foreign mappings individ...
2006-10-05 kaf24@firebug... [NET] back: Remove unused rx_mmap area. Copying happens...
2006-10-05 kaf24@firebug... [BLK] back: Allocate pages for foreign mappings individ...
2006-10-05 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-10-05 Tim DeeganMerge
2006-10-05 kfraser@localhost... [XEN] Fix memtype accessor domctls.
2006-10-05 kfraser@localhost... [XEN] Change microcode_update function interface inside...
2006-10-05 kfraser@localhost... [XEN] Remove unused MULTICALL_arg6, and unnecessary...
2006-10-05 kfraser@localhost... Make sure that if one of the intermediate steps fails...
2006-10-05 Tim Deegan[VMX] Remove vcpu->arch.hvm_vmx.cpu_state
2006-10-05 kfraser@localhost... [XM] Fix 'xm help' when called on a command-name prefix.
2006-10-05 kfraser@localhost... [XEND] Fix pygrub when run server-side on a domain...
2006-10-05 kfraser@localhost... [NET] front: Fix size of grant_rx_ref[]. It should...
2006-10-05 Christian Limpach[HVM/vncserver] Implement a 'vnclisten' option to limit...
2006-10-05 Ian Campbell[NET] front: Include linux/moduleparam.h since we use...
2006-10-05 kaf24@firebug... [MBOOTPACK] Fix building mbootpack on x86/64.
2006-10-05 jchesterfield... [BLKTAP] Blktapctrl: Add asynchronous watch on dom0...
2006-10-05 Ian Campbell[NET] front: If the kernel does not include GSO then...
2006-10-05 Ian Campbell[NET] front: Invert the test for a kernel with GSO...
2006-10-05 kaf24@firebug... [LIBXC] Fix ptrace memory-mapping code to map pagetable...
2006-10-05 awilliam@xenbuild.aw[IA64] update buildconfigs for p2m exposure
2006-10-05 awilliam@xenbuild.aw[IA64] fix sparse tree build with p2m exposure disabled
2006-10-05 awilliam@xenbuild.aw[IA64] p2m exposure test module
2006-10-05 awilliam@xenbuild.aw[IA64] p2m exposure. linux side part.
2006-10-05 awilliam@xenbuild.aw[IA64] expose p2m table. xen side part.
2006-10-05 awilliam@xenbuild.aw[IA64] Clean up extern declarations in arch/ia64/xen...
2006-10-05 awilliam@xenbuild.aw[IA64] remove getmeminfo.nr_pages trick from xencomm
2006-10-05 awilliam@xenbuild.aw[IA64] xencomm_privcmd_sched_op
2006-10-05 awilliam@xenbuild.aw[IA64] revert xen-ia64-unstable.hg cset 11039
next